module: Fix ABI change in 4.4.5
authorBen Hutchings <ben@decadent.org.uk>
Mon, 14 Mar 2016 23:20:37 +0000 (23:20 +0000)
committerBen Hutchings <ben@decadent.org.uk>
Thu, 17 Mar 2016 01:25:23 +0000 (01:25 +0000)
commit980c7b03e86daaea66ce36bbe4eae30856a8a40d
tree2a72d9307f187e8b71d4b36747943daceac693b3
parentbc5540d155aee6bc548b6198af7f0a81e59f354b
module: Fix ABI change in 4.4.5

Move the new kallsyms fields in struct module to the end and hide
them from genksyms.  Restore the old fields but leave them zeroed -
nothing outside the module loader and /proc/kallsyms implementation
should be, or appears to be, using them.

Gbp-Pq: Topic debian
Gbp-Pq: Name module-fix-abi-change-in-4.4.5.patch
include/linux/module.h